<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
    padding: 0;
    margin: 0;
    /* font-size: 16px; */
    font-family: 'Microsoft YaHei';
    overflow-x: hidden;
}
.banner span{
	width: 100% !important;
	height: 788px !important;
	display: block;
}

 @font-face {
	font-family: 'KaiTi';
  	src: url('/cms-chng-theme/font/fzkt.ttf')  format('truetype');
}

 @font-face {
        font-family: 'KaiTi_GB2312';
        src: url('/cms-chng-theme/font/fzkt.ttf')  format('truetype');
}

.sub-link img{
     pointer-events: none;
}

.sub-link .sub-list:last-child{
    margin-bottom:10px;
}

#root {
    width: 100%;
    height: 100%;
    background: #fff;
    padding-top: 80px;
     overflow: hidden;
}

@media (max-width: 768px) {
  .layui-laypage .layui-laypage-count{
      display: none;
    }
  .layui-laypage-prev{
      display: none !important;
    }
  .layui-laypage-next{
      display: none !important;
    }
}

header,
main,
footer {
    position: relative;
    width: 100%;
}

header {
    height: 0px;
    position: fixed;
    z-index: 999;
    top: 0;
}

input,
video {
    outline: none
}

/* é–¸ãƒ§å›é©å±¾ã„é«æ›žåŠ¥é–¹ç¨¿î˜µéŽ¸ï¿½ */
.topContainer {
    position: fixed;
    right: 40px;
    bottom: 12%;
    height: 50px;
    width: 50px;
    z-index: 8;
    border-radius: 50px;
    behavior:url(/cms-chng-theme/js/PIE.htc);
    -ms-behavior:url(/cms-chng-theme/js/PIE.htc);
    margin: 0 auto;
    border: 1px solid #f3f3f3;
    background-color: #ffffff;
    box-shadow: 0px 2px 3px #b9b9b9;
    overflow: hidden;
    cursor: pointer;
    background-image: url(../../images/icon/toTop.png);
    background-position: center;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    transition-duration: 0.3s;
}


.topContainer:hover {
    background-color: #f3f3f3;
}

/* éŽæ¶™åŠ™éŠ†å¤æƒƒé•î‚¢æ•¶éŽç¡…î‰é—åžî‡£é”Ÿï¿½ */
.section {
    width: 1200px;
    margin: 0 auto;
}

.section-right-conn {
    margin: 40px 0 60px 0;
}

.content-title {
    position: relative;
    font-weight: 500 !important;
    font-size: 3.4rem !important;
    color: #0054A7 !important;
    margin: 0;
    line-height: 60px;
}

.content-title small {
    position: absolute;
    right: 0;
    text-align: center;
    font-size: 1.4rem;
    line-height: 24px;
    color: #999999;
    line-height: 60px !important;
}

.content-title small img {
    position: relative;
    left: -5px;
    width: 14px;
    height: 14px;
}

.content-title small a {
    color: #999999;
}

/* é–¸æŽ‘æ£éŠ†å¤å¼½å®„æ‰®ç¡€ */
.pagination {
    width: 100%;
    margin: 0 auto;
    line-height: 40px;
    height: 40px;
    margin-bottom: 80px;
    text-align: center;
    box-sizing: content-box;
}

.page-list {
    display: inline-block;
}

.page-list .ellipsis:hover {
    cursor: default;
    color: #666;
    border-color: #b9b9b9;
    background-color: transparent !important;
}

.pagination span {
    display: inline-block;
    text-align: center;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    behavior:url(/cms-chng-theme/js/PIE.htc);
    -ms-behavior:url(/cms-chng-theme/js/PIE.htc);
    font-size: 1.6rem;
    vertical-align: middle;
    cursor: pointer;
    color: #666666;
    border: 1px solid #b9b9b9;
    transition: all .3s;
    /*-webkit-transform:translateZ(0);*/
}

.prePage,
.nextPage {
    position: relative;
    display: table-cell;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
}

.prePage img,
.nextPage img {
    position: relative;
    top: -3px;
}

.prePage:hover img {
    content: url('../../images/icon/preP-white.png');
}

.nextPage:hover img {
    content: url('../../images/icon/newxtP-white.png');
}

.pagination span .active {
    color: #fff;
    background-color: #0054a7;
    border-color: #0054a7;
}

/* é—æ’ç§´éŸæµootstrapé–»ã„¥å«­é—åžî‡£é”Ÿï¿½ */
.thumbnail,
.caption {
    padding: 0;
}

.row {
    margin: 0;
}


/* é—î‚£æ°¨éã‚†å¾„è¤å¨´ï¿½ */
.header-pic img {
    display: block;
    margin: 0 auto;
    height: 350px;
}

/* é–ºå¤Šçå¨¼ï¿&nbsp;å¼½é¥î„‰æš¯ */
.head {
    position: relative;
    width: 100%;
    height: 100px;
}

.title {
    position: relative;
    text-align: center;
    height: 45px;
    width: 100%;
}

.title-line {
    position: absolute;
    top: 45%;
    left: 30%;
    width: 40%;
    height: 1px;
    background-color: #b9b9b9;
    z-index: 0;
}

.title span {
    position: relative;
    color: #000;
    font-size: 3.4rem;
    padding-bottom: 5px;
    padding: 0 20px;
    background-color: #f6f6f6;
    line-height: 40px;
}

.title span::before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    behavior:url(/cms-chng-theme/js/PIE.htc);
    -ms-behavior:url(/cms-chng-theme/js/PIE.htc);
    border: 1px solid #b9b9b9;
}

.title span::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    behavior:url(/cms-chng-theme/js/PIE.htc);
    -ms-behavior:url(/cms-chng-theme/js/PIE.htc);
    border: 1px solid #b9b9b9;
}

/* é–ºå¤Šçå¨¼î“ºabéŽä½ƒå£ˆé©å‘´å¼½é”Ÿï¿½ */
.tabs {
    position: relative;
    margin-top: 30px;
}

.menus {
    display: block;
    height: 32px;
    padding: 0;
    list-style: none;
}

.menus li {
    float: left;
    display: block;
    line-height: 30px;
    height: 30px;
    color: #333;
    width: 110px;
    cursor: pointer;
    padding: 0 13px;
    box-sizing: border-box;
    transition-duration: 0.4s;
    overflow: hidden;
}

.menus li p {
    margin: 0;
}

.menus li span {
    display: block;
    width: 100%;
    height: 30px;
    text-align: center;
}

.menus li:hover::after,
.menus li::after {
    position: relative;
    display: block;
    top: -3px;
    content: "";
    transition: all .3s ease-in-out 0s;
    cursor: pointer;
    border-top: 3px solid #0054a7;
    width: 0;
}

.menus li:hover::after {
    /*å¨´çŠ²ç°¼é‘µæˆ¦æ¢»é‰æˆžå€»å¨‘æ’±å€›ç»”ç†¼å¹éˆºä½ºç£»*/
    width: 100%;
    margin: 0 auto;
}

.menus li:hover p,
.menus li:checked p {
    font-weight: bold;
    letter-spacing: 3px;
    color: #0054A7;
}

.menus li:hover p {
    transform: translateY(-120%);
    transition-duration: .5s;
}

.selectTab {
    display: inline-block;
    width: 100%;
    height: 30px;
    text-align: center;
}

.selectTab p {
    font-weight: bold;
    letter-spacing: 3px;
    color: #0054A7;
}

.selectTab::after,
.selectTab::after {
    position: relative;
    display: block;
    top: -3px;
    content: "";
    transition: all .3s ease-in-out 0s;
    cursor: pointer;
    border-top: 3px solid #0054a7;
    width: 100%;
}

.selectTab p {
    transform: translateY(-100%);
    transition-duration: .5s;
}


/* é–ºå›¨æ½™é¡¦å—å¹æ¾¶æ„­å°¦ */
.more {
    position: relative;
    width: 150px;
    margin: 50px auto 0 auto;
    height: 50px;
    z-index: 1;
    cursor: pointer;
    border-radius: 50px;
    behavior:url(/cms-chng-theme/js/PIE.htc);
    -ms-behavior:url(/cms-chng-theme/js/PIE.htc);
    color: #666;
    overflow: hidden;
    border: 1px solid #b9b9b9;
}

.more span {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 1;
    font-size: 1.6rem;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.more span::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    behavior:url(/cms-chng-theme/js/PIE.htc);
    -ms-behavior:url(/cms-chng-theme/js/PIE.htc);
    left: 50%;
    top: 50%;
    z-index: -1;
    background: #0054A7;
    transform: translateX(-50%) translateY(50%);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.more span:hover {
    color: #fff;
}

.more span:hover::after {
    transform: translateX(-50%) translateY(-50%);
}



/* é–¼å†²æœ¬å¨…æ¬“å´éŠŠï¸½æ« */

.backline-btm {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 470px;
    height: 400px;
    background-image: url('../../images/bg_linecircle.png');
}

.back-line {
    position: absolute;
    top: 150px;
    right: 0;
    width: 470px;
    height: 400px;
    background-image: url('../../images/bg_linecircle1.png');
}

.back-line .circle {
    position: absolute;
    bottom: 201px;
    left: 299px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    behavior:url(/cms-chng-theme/js/PIE.htc);
    -ms-behavior:url(/cms-chng-theme/js/PIE.htc);
    background-color: transparent;
    border: 10px solid #6399cf;
    /* animation: cicleCr 2.5s infinite; */
}

.back-line .point1 {
    position: absolute;
    width: 8px;
    height: 8px;
    bottom: 206px;
    left: 196px;
    background-color: #c8c8db;
    border-radius: 50px;
    behavior:url(/cms-chng-theme/js/PIE.htc);
    -ms-behavior:url(/cms-chng-theme/js/PIE.htc);
    animation: pointMovelr 4s infinite;
    opacity: 0;
}

.back-line .point2 {
    position: absolute;
    width: 8px;
    height: 8px;
    bottom: 100px;
    left: 306px;
    background-color: #c8c8db;
    border-radius: 50px;
    behavior:url(/cms-chng-theme/js/PIE.htc);
    -ms-behavior:url(/cms-chng-theme/js/PIE.htc);
    animation: pointMovetd 4s infinite 1.5s;
    opacity: 0;
}

.time-line-article {
    display: none;
}

/* å¨´æ»ƒçž¼å¨£î‡€æƒæµ£æ­Œå‰¨ç¼æ„¶æ‹· */
.qrcode {
    visibility: hidden;
    position: absolute;
    top: -180px;
    left: 50%;
    margin-left: -75px;
    width: 140px;
    height: 160px;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
}

.qrcode::before {
    position: absolute;
    content: "";
    height: 40px;
    bottom: -40px;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top-color: #d9d9d9;
}

.qrcode::after {
    position: absolute;
    content: "";
    height: 39px;
    bottom: -39px;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top-color: #fff;
}

/* .qrcode img {
    width: 120px !important;
    height: 120px !important;
    margin: 10px auto !important;
} */
.qrcode p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 5px;
    color: #666;
    font-size: 1.4rem;
    text-align: center;
}


/* é–ºå†¨çˆ¼å¦«æŒŽæ½ªé”Ÿï¿½ */


.tran300 {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.syFocusThumb {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.syFocusThumb .pagination {
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    padding: 0 82px;
    position: relative;
    margin: 0;
}

.syFocusThumb .thumbWrap {
    width: 100%;
    height: 100px;
    overflow: hidden;
    position: relative;
}

/* .syFocusThumb .thumbWrap:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #dbdad9;
    position: absolute;
    left: 0;
    top: 50%;
} */

.syFocusThumb .holder {
    width: 4600px
}


.syFocusThumb .toc {
    position: relative;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 30px;
    color: #666666;
    margin-right: 35px;
    position: relative;
    background: #ffffff;
    position: relative;
    z-index: 2;
}

.syFocusThumb .toc::after {
    content: "";
    position: absolute;
    right: -35px;
    width: 35px;
    background-color: #b9b9b9;
    height: 1px;
    top: 50%;
}

.syFocusThumb .toc:last-child::after {
    display: none;
}

.syFocusThumb .toc a {
    position: relative;
    font-style: normal;
    color: #666;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.syFocusThumb .toc b {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    behavior:url(/cms-chng-theme/js/PIE.htc);
    -ms-behavior:url(/cms-chng-theme/js/PIE.htc);
    background: #fff;
}

.syFocusThumb .toc b.cir1 {
    border: 2px solid #b9b9b9;
}

.syFocusThumb .toc b.cir2 {
    border: 5px solid #0054A7;
    z-index: 2;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}

.syFocusThumb .pagination I.selected {
    color: #0054A7;
    font-weight: bold;
}

.syFocusThumb .pagination I.selected a {
    color: #0054A7;
}

.syFocusThumb .pagination I.selected b.cir1 {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}

.syFocusThumb .pagination I.selected b.cir2 {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.syFocusThumb .prev,
.syFocusThumb .next {
    width: 26px;
    height: 100%;
    position: absolute;
    top: 0;
    cursor: pointer;
    z-index: 2;
}

.syFocusThumb .prev:before,
.syFocusThumb .next:before,
.syFocusThumb .prev:after,
.syFocusThumb .next:after {
    content: "";
    width: 18px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url(/cms-chng-theme/js/backgroundsize.min.htc);
    behavior: url(/cms-chng-theme/js/backgroundsize.min.htc);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.syFocusThumb .prev {
    left: 30px;
}

.syFocusThumb .next {
    right: 40px;
}

.syFocusThumb .prev:before {
    background-image: url(../../images/icon/left-arr.png);
}

.syFocusThumb .next:before {
    background-image: url(../../images/icon/right-arr.png);
}

.syFocusThumb .prev:after,
.syFocusThumb .next:after {
    z-index: 2;
    filter: alpha(opacity=0);
    opacity: 0;
}

.syFocusThumb .prev:after {
    background-image: url(../../images/icon/left-arr-hover.png);
}

.syFocusThumb .next:after {
    background-image: url(../../images/icon/right-arr-hover.png);
}

.syFocusThumb .next:hover:after,
.syFocusThumb .prev:hover:after {
    filter: alpha(opacity=100);
    opacity: 1;
}

.syFocusThumb .contentdiv {
    min-height: 300px;
}

.syFocusThumb .contentdiv .wrap {
    position: relative;
    min-height: 50px;
}

a:hover,
a:checked,
a:link,
a:visited,
a:active {
    text-decoration: none !important;
}

@keyframes cicleCr {
    0% {
        border-color: #6399cf;
    }

    50% {
        border-color: #258ff7;
    }

    100% {
        border-color: #6399cf;
    }
}

@keyframes pointMovelr {
    0% {
        transform: translateX(0);
        opacity: 0;
    }

    40% {
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        transform: translateX(110px);
        opacity: 0.2;
    }
}

@keyframes pointMovetd {
    0% {
        transform: translateY(0);
        opacity: 0;
    }

    40% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(-106px);
        opacity: 0.2;
    }
}

/* å¨´æ»„æ¢»é¡æˆ¦å´šé¡æ¨¼å£‰ç€µî‡†æ‹· */

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    /* margin-right: 10px;
    margin-left: 10px; */

}

.col-xs-1-5 {
    width: 20% !important;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20% !important;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-md-1-5 {
        width: 25% !important;
        float: left;
    }
  
    .showMenus-mobile {
    	display: none;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20% !important;
        float: left;
    }
}

/* é¡æŽ‘æ‡Žé¨î„‚ä»¦è¹‡æ’¶î†Žé–¿æ¶˜ç‰Šæ¾§æ»ˆå¼µéšå¯¸ç¤‰éå¿“ç¹‹ç»¨ï¿½ 768pxé–¿æ¶³æ‹· */

/* éå¿“ç¹é«å—›ç®é‡î†ç¤„æ¥&nbsp;ç‚¶æ«•å©¢æ©€æ•çžå§äº£å¨´æ»ƒæµ·é¡æˆžç¦é”Ÿï¿½ 768pxé–¿æ¶³æ‹· */
@media (max-width: 1200px) {
	
	#impnews,#leadbod,#firstline,#mediarep,#advisory{
    width: 30% !important;
  	}
	
    .section {
        min-width: 0;
    }

	#shzpTab1,#shzpTab2{
		width: 45% !important;
	}

	#shzpTab3,#shzpTab4,#shzpTab5,#shzpTab6,#shzpTab7,#shzpTab8{
		width: 30% !important;
	}

    .menus li {
        float: left !important;
        width: 120px;
        text-align: left;
        font-size: 12px;
    }

    .menus {
        width: 100%;
        margin-top: 10px;
        margin-left: 5%;
        height: 100%;
    }

    .selectTab p{
        letter-spacing: 1px!important;
    }
}

@media(max-width:1200px) {
	
/*	.syFocusThumb .thumbWrap{
		padding-top:30px;
	}*/
	
    .showMenus-mobile {
        margin: 21px 5px 20px -5px !important;
        width: 20px!important;
        height: 20px !important;
    }

    .news-list-item{
        margin: 15px 0;
        box-shadow: 0 7px 14px rgba(0, 0, 0, 0.12), 0 10px 10px rgba(0, 0, 0, 0.11);
        border-bottom: none;
    }

    .aside-title  .showMenus-mobile {
        margin: 15px 5px 15px -5px !important;
        width: 20px!important;
        height: 20px !important;
    }

    .detail-article img {
        width: 100%;
        height:auto !important;
        box-shadow: 0 10px 10px #e8e8e8;
    }

    #data-kaipian-22512 img{
        width: 20%;
    }

    .content-title{
        font-size: 2.4rem !important;
    }

    .content-title small {
	display: none;
    }

    #root {
        padding-top: 50px;
    }

    html,
    body {
        font-size: 8px !important;
    }

    header {
        height: 50px !important;
    }

    .pagination {
    }

    .header-pic img {
       /* min-height: 100px;*/
	width:100%;
	height:auto;
    }

    .section-right-conn {
        margin: 10px;
    }

    .section {
        width: 100%;
    }

    .aside-nav {
        /*display: none;*/
	margin-left: -320px;
    }

    .row {
        margin: 0 25px!important;
    }

    .title span{
        background: #fff!important;
    }

    #a01 .head{
        height: 120px!important;
    }

    #a02 .head{
        height: 160px!important;
    }

    #a03 .head{
        height: 130px!important;
    }

    #a01 .tabs{
        margin-top: 10px!important;
    }

    #a02 .tabs{
        height: 100px!important;
        margin-top: 15px!important;
    }

    .syFocusThumb .contentdiv .wrap{
        margin: 0 15px;
    }

    .syFocusThumb .toc{
        width: 40px!important;
        height: 40px!important;
        line-height: 40px!important;
        font-size: 10px;
    }
}

/* å©¢å&nbsp;†å†ªæ½Œæ¥&nbsp;ç‚´æ´©ç»±æ¬å¾„è¤Žé¡¢æˆ¦æ£ƒéŠâ„ƒâ–”ç¼ï¿½éå‹¬ç¤é–¿æ¶˜è‹¯éŠ‡å›¨ç¦æ´ï½‡æ¼å¨´æ»æ‹· 1200pxé–¿æ¶³æ‹· */
@media (min-width: 1200px) {

    .section {
        width: 1200px;
        margin: 0 auto;
    }

    .header-pic img {
        min-width: 1200px;
        /* height: 350px; */
    }

    .section-right {
        margin-left: 260px;
    }

    .menus li {
        font-size: 1.8rem;
    }

    .syFocusThumb .pagination {
    width: 43%;
    height: 100px;
    box-sizing: border-box;
    padding: 0 82px;
    position: relative;
    margin: 0 auto;
    display: block;
 }

 .elejo-content .syFocusThumb {
   /*text-align:center; */
 }
}
.aui .dockbar.navbar-static-top .collapse {
    position: static;
    display: block;
}

.dockbar-ready .yui3-widget {
    display: block;
}

.yui3-resize,
.yui3-resize-wrapper {
    top: 0 !important;
    left: 0 !important;
    display: block !important;
}

@media (max-width:992px){
  .syFocusThumb .thumbWrap {
     height: 50px;
     margin-top: 30px;
  }
}

@media (max-width:1200px){
 .syFocusThumb .pagination {
    width: 93%;
    height: 100px;
    box-sizing: border-box;
    padding: 0 82px;
    position: relative;
    margin: 0;
 }
}

.footer-span a{
    color: #337AB7;
    
}

</pre></body></html>